os.fileStat.Name (method, view implemented interface methods)

one use

	os (current package)
		types.go#L60: func (fs *fileStat) Name() string { return fs.name }